GdPicture.NET.14 (COM - ActiveX)
GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace / GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF / GetPageLinkAnnotationIdx Method





In This Topic
GetPageLinkAnnotationIdx Method (IGdPicturePDF)
In This Topic
Syntax
'Declaration
 
<DispIdAttribute(280)>
Function GetPageLinkAnnotationIdx( _
   ByVal LinkIdx As Integer _
) As Integer
[DispId(280)]
int GetPageLinkAnnotationIdx( 
   int LinkIdx
)
function GetPageLinkAnnotationIdx( 
    LinkIdx: Integer
): Integer; 
DispIdAttribute(280)
function GetPageLinkAnnotationIdx( 
   LinkIdx : int
) : int;
[DispId(280)]
int GetPageLinkAnnotationIdx( 
   int LinkIdx
) 
[DispId(280)]
int GetPageLinkAnnotationIdx( 
   int LinkIdx
) 

Parameters

LinkIdx
See Also

Reference

GdPicture.NET.14 (COM - ActiveX)~GdPicture14.IGdPicturePDF
IGdPicturePDF Members